home *** CD-ROM | disk | FTP | other *** search
- Path: news.magg.net!news
- From: n4mwd@magg.net (Dennis Hawkins)
- Newsgroups: comp.lang.c
- Subject: Re: Does Borland C++ 5.0 still work with normal C???
- Date: Wed, 21 Feb 1996 16:07:22 GMT
- Organization: M.A.G. Information Services (MAGG.NET)
- Message-ID: <4gfchu$tcb@dopey.magg.net>
- References: <n4mwd.33.000A228B@magg.net> <4gag3n$a5u@wormer.fn.net> <3128ef57.265162433@nntp.ix.netcom.com>
- NNTP-Posting-Host: wpb-131.magg.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- miker3@ix.netcom.com (Mike Rubenstein) wrote:
-
- > printf("%ld\n", (long) sizeof 'a');
-
- I tried this in BC++ and it printed 1, but in Turbo C it printed 2
- just as you said.
-
- In the mean time, I recieved the following from Borland:
-
- From CUSTOMERSERVICE@wpo.borland.com Wed Feb 21 07:13:25 1996
- Date: Tue, 20 Feb 1996 11:53:40 -0800
- From: Customer Service <CUSTOMERSERVICE@wpo.borland.com>
- To: n4mwd@amsat.org
- Subject: Where's the C compilers -Reply
-
- Dennis,
-
- The BC++5.0 does include the ANSI/ISO C Compliant along with
- the ANSI/ISO C++ Compliant.
-
- Thank You,
-
- Donna Krueger
- Borland Customer Service
-
-
-
-